ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / PagesCollection<T> Class / Clear Method

In This Topic
    Clear Method (PagesCollection<T>)
    In This Topic
    Removes all the Page objects from the PagesCollection.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also